home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spybot - Search and destroy 1.4 / spybotsd14.exe / {app} / SpybotSD.exe / 0 / RCDATA / TFORMCOMPABILITYWARNING / TFORMCOMPABILITYWARNING.txt
Text File  |  2005-05-31  |  1KB  |  51 lines

  1. object formCompabilityWarning: TformCompabilityWarning
  2.   Left = 208
  3.   Top = 184
  4.   BorderStyle = bsDialog
  5.   Caption = 'Compatibility warnings...'
  6.   ClientHeight = 331
  7.   ClientWidth = 451
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   DesignSize = (
  17.     451
  18.     331)
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object bnOK: TBitBtn
  22.     Left = 338
  23.     Top = 298
  24.     Width = 105
  25.     Height = 25
  26.     Anchors = [akRight, akBottom]
  27.     TabOrder = 0
  28.     Kind = bkOK
  29.   end
  30.   object mainText: TRichEdit
  31.     Tag = 1
  32.     Left = 8
  33.     Top = 8
  34.     Width = 435
  35.     Height = 283
  36.     Anchors = [akLeft, akTop, akRight, akBottom]
  37.     ReadOnly = True
  38.     ScrollBars = ssBoth
  39.     TabOrder = 1
  40.   end
  41.   object cbDoNotDisplayAgain: TCheckBox
  42.     Left = 8
  43.     Top = 301
  44.     Width = 321
  45.     Height = 17
  46.     Anchors = [akLeft, akRight, akBottom]
  47.     Caption = 'Do not display compatibility warnings again.'
  48.     TabOrder = 2
  49.   end
  50. end
  51.